[Top] [Prev] [Next] [Bottom] [Contents]

SaDeleteHeader

Deletes the named header, name, from the server application headers.

Synopsis

#include "SaRnHtml.h"
void XKEXPORT SaDeleteHeader SUTPROTO((char *name));

Arguments

name
String representing header string name.

Return Values

None.

Description

Deletes the named header, name, from the application headers. This will only delete the first occurrence of the named header.

Example

SaDeleteHeader("");

See Also



[Top] [Prev] [Next] [Bottom] [Contents]

info@bluestone.com
Copyright © 1997, Bluestone. All rights reserved.